Skip to content

docs: container block docs and examples - #2999

Merged
nperez0111 merged 1 commit into
container-blocks/multi-columnfrom
container-blocks/examples-docs
Aug 26, 2026
Merged

docs: container block docs and examples#2999
nperez0111 merged 1 commit into
container-blocks/multi-columnfrom
container-blocks/examples-docs

Conversation

@nperez0111

Copy link
Copy Markdown
Contributor

Part 3 of 3 of the container blocks stack (1: core API, 2: multi-column migration, 3: docs & examples ← you are here). Stacked on #2998.

What this adds

  • Docs: a new Container Blocks feature page covering the children config, both container shapes, boundaries, repair, parsing, and exporter mappings; small pointer updates to the Custom Blocks and Manipulating Blocks pages.
  • Example: Container Block (09-container-block): a Notion-style callout that holds child blocks, plus the "string prop slot" pattern for its title.
  • Example: Table Built From Container Blocks (12-container-table): BlockNote's table rebuilt as four container blocks (table/tableRow/tableCell/tableHeader) with boundary: "sealed" cells that can hold arbitrary blocks - no prosemirror-tables involved.
  • Regenerated playground/src/examples.gen.tsx and the lockfile entries for the two new example packages.

@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blocknote Ready Ready Preview Aug 25, 2026 2:48pm
blocknote-website Ready Ready Preview Aug 25, 2026 2:48pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 02cd9ebf-9b82-4c69-91c9-eafbe7509637

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-26 13:13 UTC

@pkg-pr-new

pkg-pr-new Bot commented Aug 24, 2026

Copy link
Copy Markdown

Open in StackBlitz

@blocknote/ariakit

npm i https://pkg.pr.new/@blocknote/ariakit@2999

@blocknote/code-block

npm i https://pkg.pr.new/@blocknote/code-block@2999

@blocknote/core

npm i https://pkg.pr.new/@blocknote/core@2999

@blocknote/diagram-block

npm i https://pkg.pr.new/@blocknote/diagram-block@2999

@blocknote/mantine

npm i https://pkg.pr.new/@blocknote/mantine@2999

@blocknote/math-block

npm i https://pkg.pr.new/@blocknote/math-block@2999

@blocknote/react

npm i https://pkg.pr.new/@blocknote/react@2999

@blocknote/server-util

npm i https://pkg.pr.new/@blocknote/server-util@2999

@blocknote/shadcn

npm i https://pkg.pr.new/@blocknote/shadcn@2999

@blocknote/xl-ai

npm i https://pkg.pr.new/@blocknote/xl-ai@2999

@blocknote/xl-docx-exporter

npm i https://pkg.pr.new/@blocknote/xl-docx-exporter@2999

@blocknote/xl-email-exporter

npm i https://pkg.pr.new/@blocknote/xl-email-exporter@2999

@blocknote/xl-multi-column

npm i https://pkg.pr.new/@blocknote/xl-multi-column@2999

@blocknote/xl-odt-exporter

npm i https://pkg.pr.new/@blocknote/xl-odt-exporter@2999

@blocknote/xl-pdf-exporter

npm i https://pkg.pr.new/@blocknote/xl-pdf-exporter@2999

commit: 9d58b44

@nperez0111
nperez0111 force-pushed the container-blocks/examples-docs branch from dbff57a to 72903e9 Compare August 25, 2026 14:45
@nperez0111
nperez0111 merged commit 6027c9d into main Aug 26, 2026
25 of 27 checks passed
@nperez0111
nperez0111 deleted the container-blocks/examples-docs branch August 26, 2026 13:13
@nperez0111

Copy link
Copy Markdown
Contributor Author

This PR was merged prematurely and has since been rolled back — main is back at 57190da. GitHub does not allow reopening merged PRs, so the work continues in #3014, which combines #2997, #2998, #2999 and #3009 into a single PR with identical content. #3010 is stacked on top of it.

The review discussion here remains the reference for this part of the stack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant